gtkgstsink: Sync texture before handing it to GDK
authorJan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Mon, 25 Jan 2021 21:43:11 +0000 (22:43 +0100)
committerJan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Fri, 29 Jan 2021 17:58:17 +0000 (18:58 +0100)
commit4644dab0813d5b6b3d5ffd4187cc6bf41e3cc61e
tree91547b7ca413cfe92fa6990d2832af6e10227eb8
parentb37a69d76c59a466f35a6ee28d60fa2d444b5d87
gtkgstsink: Sync texture before handing it to GDK

We need to synchronize when moving the texture between contexts, or we
get glitches with VA-API decoding.
modules/media/gtkgstsink.c